Skip to content

Conversation

crazytonyli
Copy link
Contributor

Description

The MediaUploadService is pretty much a simplified version of MediaCoordinator &co. It only works with the WP core REST API. It will be used in a dedicated uploading screen in future PRs.

Testing instructions

@crazytonyli crazytonyli added this to the 26.1 milestone Jul 4, 2025
@crazytonyli crazytonyli requested a review from kean July 4, 2025 03:50
Copy link

sonarqubecloud bot commented Jul 4, 2025

@wpmobilebot
Copy link
Contributor

App Icon📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress
ConfigurationRelease-Alpha
Build Number28123
VersionPR #24655
Bundle IDorg.wordpress.alpha
Commit59ac2f9
Installation URL3tfu076ljiaa8
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@wpmobilebot
Copy link
Contributor

App Icon📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack
ConfigurationRelease-Alpha
Build Number28123
VersionPR #24655
Bundle IDcom.jetpack.alpha
Commit59ac2f9
Installation URL5f2ae02jb757o
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.


let export = try await exportAsset(asset, parentProgress: overallProgress)

let uploadingProgress = Progress.discreteProgress(totalUnitCount: 100)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like It might be missing a call to create a placeholder Media object to be shown in the "Media" list during the upload.

@crazytonyli crazytonyli removed this from the 26.1 milestone Jul 28, 2025
@crazytonyli crazytonyli marked this pull request as draft July 28, 2025 23:00
@dangermattic
Copy link
Collaborator

1 Message
📖 This PR is still a Draft: some checks will be skipped.

Generated by 🚫 Danger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants